home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
zlaty kalich
/
zlatykalich
/
ZlatyKalich.exe
/
scripts
/
DefineSprite_986
/
frame_359
/
DoAction.as
Wrap
Text File
|
2001-12-02
|
294b
|
13 lines
_root.pepa.gotoAndStop("talkq");
_root.zid.gotoAndStop("talk");
if(_root.english == 1)
{
s1 = "You are generous - Despite that, just tell your wish.";
}
else
{
s1 = "Jste �lechetn� - p�esto, p�ejte si n�co, r�d v�m to spln�m.";
}
_root.zidkecy = s1;
wait = 0;